UIVerticalSpacer
	UICollection
		UIText {text:"Save data unavailable",size:"1.5"}
		UIText {text:"Your browser has blocked save data.\nYour game will not be saved unless you change your\nsettings and reload the page."}
	end
	UIHorizontalSpacer
		UICollection
			UIButton {text:"Okay",onclick:"switchmenu build data/menus/main.txt"}
		end
	end
end